Anonymous Methods in Delphi - Understanding Usage Of Anonymous Methods In Delphi
With the inclusion of anonymous methods in Delphi 2009, Delphi language has a new weapon in its "what a routine can do and be used for, and how" arsenal. In short, an anonymous method is a procedure or function that does not have a name associated with it